Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
is_finite
is_finite
Determine whether it is a finite value
Name:
is_finite
Category:
math
Programming Language:
php
One-line Description:
Determine whether it is a finite value.
Related
Common ways to solve zero-dividing errors with is_finite
7
How to use is_finite and is_nan in combination
8
How to Avoid Unexpected Errors When Using the is_finite Function? Key Considerations
1
What Are the Common Practical Applications of the is_finite Function in PHP?
7
How to use is_finite to determine whether a number is finite?
2
Similar Functions
pi
pi
Getthepivalue
max
max
Findthemaximumvalue
hexdec
hexdec
Converthexadecimalto
sinh
sinh
Hyperbolicsine
is_nan
is_nan
Determinewhetheritis
sqrt
sqrt
Squareroot
intdiv
intdiv
Roundthedivisionresu
log1p
log1p
Returnslog(1+number)
Popular Articles
How to use is_finite and is_nan in combination
How to Avoid Unexpected Errors When Using the is_finite Function? Key Considerations
Common ways to solve zero-dividing errors with is_finite
What Are the Common Practical Applications of the is_finite Function in PHP?
How to use is_finite to determine whether a number is finite?